There is an allocation-failure path in sched_credit.c that BUGs. The
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 08:20:09 +0000 (09:20 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 08:20:09 +0000 (09:20 +0100)
commit9552068222f0c4a8fd59d53f36331882ad31dafd
tree6ff859cdd138f50ba18f6858d3822f6dbde10c85
parent63c35d035176c976fb33ed15877ce5e341b774ea
There is an allocation-failure path in sched_credit.c that BUGs.  The
attached patch handles this potential failure case more gracefully.

Signed-off-by: Charles Coffing <ccoffing@novell.com>
xen/common/sched_credit.c